Skip to content

Allow more granularity to run examples#30

Merged
nicoche merged 1 commit into
mainfrom
e2e
Apr 9, 2026
Merged

Allow more granularity to run examples#30
nicoche merged 1 commit into
mainfrom
e2e

Conversation

@nicoche
Copy link
Copy Markdown
Contributor

@nicoche nicoche commented Apr 9, 2026

usage: 00_run_all.py [-h] [--flows FLOWS] [--timeout TIMEOUT] [--flow-timeout FLOW TIMEOUT]

Run example flows

options:
  -h, --help            show this help message and exit
  --flows FLOWS         Comma-separated flow names to run (e.g., '01_create_sandbox,02_create_sandbox_with_timing'). Prefix with '!' to skip (e.g., '!03_*,!05_*')
  --timeout TIMEOUT     Default timeout per flow in seconds (default: 60)
  --flow-timeout FLOW TIMEOUT
                        Override timeout for specific flow (e.g., --flow-timeout 16_create_sandbox_with_auto_delete_simple.py 180)

usage: 00_run_all.py [-h] [--flows FLOWS] [--timeout TIMEOUT] [--flow-timeout FLOW TIMEOUT]

Run example flows

options:
  -h, --help            show this help message and exit
  --flows FLOWS         Comma-separated flow names to run (e.g., '01_create_sandbox,02_create_sandbox_with_timing'). Prefix with '!' to skip (e.g., '!03_*,!05_*')
  --timeout TIMEOUT     Default timeout per flow in seconds (default: 60)
  --flow-timeout FLOW TIMEOUT
                        Override timeout for specific flow (e.g., --flow-timeout 16_create_sandbox_with_auto_delete_simple.py 180)
@nicoche nicoche merged commit 041d2af into main Apr 9, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants